home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libsmbios-bin / README < prev   
Text File  |  2007-05-24  |  1KB  |  26 lines

  1. To build, run "make all", or "make minimal". The 'all' target builds all 
  2. libs and docs. The 'minimal' target only builds things with no external
  3. dependencies (cppunit/xerces/doxygen).
  4.  
  5. Documentation is in doxygen format. To view the docs, run "make doxygen", then 
  6. look in the docs/full/html/index.html, or the docs/interface/html/index.html.
  7. Docs are also built as part of "make all".
  8.  
  9. These docs are posted on the web at http://.../.. (need permanent address here)
  10.  
  11. This software is dual-licensed under GPL/OSL. 
  12.  
  13.  * Copyright (C) 2005 Dell Inc.
  14.  *  by Michael Brown <Michael_E_Brown@dell.com>
  15.  * Licensed under the Open Software License version 2.1 
  16.  * 
  17.  * Alternatively, you can redistribute it and/or modify 
  18.  * it under the terms of the GNU General Public License as published 
  19.  * by the Free Software Foundation; either version 2 of the License, 
  20.  * or (at your option) any later version.
  21.  
  22.  * This program is distributed in the hope that it will be useful, but 
  23.  * WITHOUT ANY WARRANTY; without even the implied warranty of 
  24.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
  25.  * See the GNU General Public License for more details.
  26.